home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 46 / Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso / -serious- / hardware / porthandler / dosdrivers / hc4ser01 < prev    next >
Text File  |  1999-09-06  |  215b  |  11 lines

  1. /* Zorro II HyperCOM 4 port-handler example mount entry for serial port*/
  2.  
  3. EHandler     = L:port-handler
  4. Stacksize     = 1024
  5. Priority     = 5
  6. Device        = hyperCOM40.device
  7. Unit        = 1
  8. Baud        = 115200
  9. Flags        = 0
  10. Control        = "8N1"
  11.